home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / mysql-4.0.22-win / data1.cab / Development / sql-bench / Results / big-tables-mysql-Linux_2.0.35_i686-cmp-adabas,mysql < prev    next >
Encoding:
Text File  |  2004-10-28  |  683 b   |  20 lines

  1. Testing server 'MySQL 3.22.9 beta' at 1998-10-20  6:56:05
  2.  
  3. Testing of some unusual tables
  4. All tests are done 1000 times with 254 fields
  5.  
  6. Testing table with 254 fields
  7. Testing select * from table with 1 record
  8. Time to select_many_fields(1000):  6 secs ( 1.21 usr  3.68 sys =  4.89 cpu)
  9.  
  10. Testing select all_fields from table with 1 record
  11. Time to select_many_fields(1000):  7 secs ( 1.63 usr  2.99 sys =  4.62 cpu)
  12.  
  13. Testing insert VALUES()
  14. Time to insert_many_fields(1000):  2 secs ( 0.37 usr  0.17 sys =  0.54 cpu)
  15.  
  16. Testing insert (all_fields) VALUES()
  17. Time to insert_many_fields(1000):  2 secs ( 0.06 usr  0.08 sys =  0.14 cpu)
  18.  
  19. Total time: 17 secs ( 3.29 usr  6.92 sys = 10.21 cpu)
  20.